widget: Call gdk_window_mark_paint_from_clip() again
authorBenjamin Otte <otte@redhat.com>
Tue, 19 Jan 2016 13:11:36 +0000 (14:11 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 19 Jan 2016 13:12:53 +0000 (14:12 +0100)
commita50baba16058ea86c95269c2eff24a1c97ec34d2
treeed096d93c26f39beec09af0f20beffe88ab4cc58
parentf64bb38aa7c3190738c4c6281e7ecdd32fc99221
widget: Call gdk_window_mark_paint_from_clip() again

The proper window to call it is the event window, as the call itself
ignores non-native windows anyway.
gtk/gtkwidget.c